projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b02d9b
)
* lisp/reposition.el: Use lexical-binding.
author
Stefan Kangas
<stefan@marxist.se>
Thu, 29 Oct 2020 18:20:47 +0000
(19:20 +0100)
committer
Stefan Kangas
<stefan@marxist.se>
Thu, 29 Oct 2020 18:21:15 +0000
(19:21 +0100)
lisp/reposition.el
patch
|
blob
|
history
diff --git
a/lisp/reposition.el
b/lisp/reposition.el
index 4788e6ee81eb1040ee8e80b58ccd1b0205acc40e..7561cc4c5f39292383ace54202e3fae16bb95bac 100644
(file)
--- a/
lisp/reposition.el
+++ b/
lisp/reposition.el
@@
-1,4
+1,4
@@
-;;; reposition.el --- center a Lisp function or comment on the screen
+;;; reposition.el --- center a Lisp function or comment on the screen
-*- lexical-binding: t -*-
;; Copyright (C) 1991, 1994, 2001-2020 Free Software Foundation, Inc.